Click or drag to resize

ServiceResolveNames Method

Overload List
  NameDescription
Public methodResolveNames(String)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, FolderId)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, ResolveNamesSearchScope)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, Boolean)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, FolderId, ResolveNamesSearchScope)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, FolderId, Boolean)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, Boolean, ResolveNamesSearchScope)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, FolderId, Boolean, ResolveNamesSearchScope)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, Boolean, ResolveNamesSearchScope, ContactDataShapeType)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Public methodResolveNames(String, FolderId, Boolean, ResolveNamesSearchScope, ContactDataShapeType)
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
Top
See Also